Skip to content

Commit

Permalink
Initial move of Spinner component into App Router style [#1066]
Browse files Browse the repository at this point in the history
Note: despite the placement of the component outside the
<ListResources> component, it is only used within that component.

I considered relocating it to
`static-site/components/list-resources/spinner.tsx` but elected to
maintain it outside of the <ListResources> component to better support
future re-use, which seems not unlikely.

Note also: the component is likely broken as of this commit, due to
this move; doing this as a distinct commit to better track the file
move.
  • Loading branch information
genehack committed Feb 25, 2025
1 parent 365f622 commit bf36e84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.

0 comments on commit bf36e84

Please sign in to comment.