Skip to content

Commit

Permalink
chore(readme) updated to reflect new ui
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Sep 27, 2024
1 parent 69f7cf1 commit a581440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# m_loading

Just a simple React Typescript loading screen utilizing Mantine UI
Just a simple React Typescript loading screen utilizing shadcn/ui and tailwind

## How to build

```
cd ./web
cd web
pnpm i
pnpm build
```
Expand Down

0 comments on commit a581440

Please sign in to comment.