Skip to content

Commit

Permalink
Create README for <Spinner>
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash authored Jan 4, 2024
1 parent 3d06628 commit 3f9489b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions lib/Spinner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Spinner

Renders a loading spinner icon.

## Props
None

## Usage
```jsx
<Spinner />
```

0 comments on commit 3f9489b

Please sign in to comment.