-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(create): reduce steps in create board modal (#1580)
* feat(create): remove step for adding stops * styling(create): modal * style(createboard): bigger modal * chore(createboard):delete unused files * chore(create): remove unused --------- Co-authored-by: emilielr <[email protected]>
- Loading branch information
1 parent
20e585f
commit 193fc34
Showing
5 changed files
with
47 additions
and
321 deletions.
There are no files selected for viewing
27 changes: 0 additions & 27 deletions
27
next-tavla/app/(admin)/components/CreateBoard/components/StopPlaceList.tsx
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
next-tavla/app/(admin)/components/CreateBoard/components/TileCard.tsx
This file was deleted.
Oops, something went wrong.
293 changes: 45 additions & 248 deletions
293
next-tavla/app/(admin)/components/CreateBoard/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.