issues
search
betfinio
/
app
0
stars
0
forks
source link
migrate applications to components
#165
Open
bf-monster
opened
18 hours ago
bf-monster
commented
18 hours ago
@bf-san :
[ ] statistics
[ ] staking
[ ] roulette
@bf-plane :
[ ] luro
[ ] predict
[ ] stones
@bf-monster :
[ ] template
[ ] academy
[ ] games
[ ] elections ???
bf-monster
commented
12 hours ago
steps:
bun add @betfinio/components
replace all imports from betfinio_app/* to @betfinio/components/{ui,shared,hooks}
fix colors: primary => background, yellow-400 => primary......
replace clsx's cx with @betfinio/components/lib 'cn'
replace old divs with new buttons and other components from new library
clear tailwind - must be empty or repo's variables only, consult with me on this
check taht modals are working and opening
@bf-san :
@bf-plane :
@bf-monster :