Zachery Ng
bd4a51c830
style: update tertiary button
2024-02-28 15:45:57 +08:00
Andre H
4a87c100d6
🔧 chore: use proper type
2024-02-28 14:20:12 +07:00
Andre H
3493d735b9
🔧 chore: replace bgClass with className
2024-02-28 14:19:02 +07:00
Andre H
a324d32ebf
🔧 chore: use Heading
2024-02-28 13:51:35 +07:00
Andre H
4519494be8
♻️ refactor: cherry pick fomr main
2024-02-28 13:49:11 +07:00
Andre H
319822c8e6
🔧 chore: add shadow to button
2024-02-28 13:46:09 +07:00
Andre H
c5273ff530
♻️ refactor: use IconWithFrame
2024-02-28 13:39:50 +07:00
Andre H
2585418ed6
🔧 chore: implement IconWithFrame common component
2024-02-28 13:39:30 +07:00
Wahyu Kurniawan
62734308fc
[T-4907: style] Re-styling home page & sidebar component ( #132 )
...
* ⚡ ️ feat: create heading component
* ♻️ refactor: move sidebar inside shared components
* ⚡ ️ feat: add polymorphic prop type for heading component
* 🎨 style: re-styling project list page
* ♻️ refactor: remove `.env`
* 🎨 style: set default font weight to normal for heading component
2024-02-28 12:50:30 +07:00
Andre H
89306ddcc7
🔧 chore: add toast
2024-02-28 11:19:09 +07:00
Andre H
3b67396c43
⚡ ️ feat: reskin connect github
2024-02-28 10:55:10 +07:00
Andre H
3535bd3a58
🔧 chore: add GitTeaIcon
2024-02-28 10:53:05 +07:00
Wahyu Kurniawan
282001c317
[T-4903: chore] Add inter display font ( #127 )
...
* 🔧 chore: add `InterDisplay` font families
* 🎨 style: add font `InterDisplay` to tailwind
* 🔧 chore: update `yarn.lock`
* ♻️ refactor: change `InterDisplay` to `inter Display` and `inter-display` to `display
2024-02-28 08:47:43 +07:00
Eric Lewis
2f62d086de
Merge pull request #131 from snowball-tools/ericlewis/deploy-2
...
chore(deployment): 1.1.3
2024-02-27 12:55:54 -05:00
Eric Lewis
4c544e8d15
chore: readme
2024-02-27 12:30:35 -05:00
Eric Lewis
a02ee13f9d
chore: deploy readme
2024-02-27 12:29:27 -05:00
Eric Lewis
e32a51a771
chore(deployment): 1.1.3
2024-02-27 12:25:20 -05:00
Eric Lewis
513ca69d01
Merge pull request #130 from snowball-tools/ericlewis/pretty-login
...
feat: pretty login
2024-02-27 12:08:40 -05:00
Eric Lewis
f4d5b77784
fix deploy
2024-02-27 11:56:22 -05:00
Eric Lewis
399b80ce3b
chore: create new deployment
2024-02-27 11:30:39 -05:00
Eric Lewis
fdaec2da94
feat: pretty login
2024-02-27 11:13:14 -05:00
Vivian Phung
13fc92bf0e
Merge pull request #128 from snowball-tools/ericlewis/prettify-select
2024-02-27 10:44:59 -05:00
Eric Lewis
8a8ee1d6ae
fix centering
2024-02-27 10:40:54 -05:00
Vivian Phung
5680961964
Merge pull request #122 from snowball-tools/repo
2024-02-27 09:18:20 -05:00
Vivian Phung
aa0ca8dd21
Merge pull request #121 from snowball-tools/search-area-plus
2024-02-27 09:18:03 -05:00
Wahyu Kurniawan
8280f4c7f7
[T-4902: feat] Update project card ( #126 )
...
* ⚡ ️ feat: create wavy border component
* ⚡ ️ feat: create project card component
* ⚡ ️ feat: add new size in avatar
* 🎨 style: add default border radius when the shape is default on the button
* ⚡ ️ feat: create some icons for project card component
* 🔧 chore: install and setup jetbrains mono font family
* ⚡ ️ feat: create `getInitials` util function
* 🎨 style: add jetbrains mono font to the tailwind config
* ⚡ ️ feat: add warning error icon
* ♻️ refactor: change `jetbrains-mono` to `mono`
2024-02-27 21:16:38 +07:00
ab72bbb03f
Update template repo links ( #124 )
2024-02-27 14:16:36 +05:30
cc4e5fd627
Add deployer package for frontend app ( #123 )
...
* Add script and records for deploying frontend app
* Update readme with steps for new deployment
* Add troubleshooting section
* Move config env update
* Add step to commit updated records
* Bump record version
2024-02-27 11:52:05 +05:30
Vivian Phung
195471b888
Merge branch 'main' into repo
2024-02-27 00:07:22 -05:00
Wahyu Kurniawan
c731dd308c
[T-4840: feat] Dropdown/select component ( #108 )
...
* 🎨 style: adjust z index of the date picker popover
* 🎨 style: add new spacing and rename box shadow from calendar to dropdown
* 🐛 fix: console error becasue button inside button
* ♻️ refactor: rename shadow calendar to shador dropdown on calendar component
* 🚀 perf: remove vscode settings inside `packages/frontend`
* ⚡ ️ feat: create check radio icon and chevron down icon component
* 🔧 chore: install `downshift`
* ⚡ ️ feat: create select component
* 🎨 style: adjust the popover position based on the user screen
* ⚡ ️ feat: separate select item to be a component
* ⚡ ️ feat: separate select value to be a component
* ♻️ refactor: adjust style and refactor to a new component
* ⚡ ️ feat: create a type for merge two interface but keep the last value
* 🐛 fix: forward ref the component to fix console error
* ⚡ ️ feat: add `hideValues` prop to hide the values when on multiple
* 🐛 fix: no result not showing
* ⚡ ️ feat: make the select to be controller component
* ♻️ refactor: remove console log
* ♻️ refactor: update pr review
2024-02-27 12:05:16 +07:00
Vivian Phung
8ce531274d
center items in nav bar of git repos
2024-02-27 00:00:52 -05:00
Vivian Phung
6c38094093
github icon in search repo
2024-02-26 23:56:20 -05:00
Vivian Phung
95285d30dd
private repo + repo
2024-02-26 23:50:42 -05:00
Vivian Phung
61c8846400
org slug
2024-02-26 23:24:19 -05:00
Eric Lewis
d73c3c7daf
fix: select issue
2024-02-26 22:57:05 -05:00
Eric Lewis
10a875d6e8
feat: prettify select in sidebar
2024-02-26 22:46:42 -05:00
Vivian Phung
284eb1403a
Merge pull request #116 from snowball-tools/ericlewis/search-bar
...
feat: prettier search area
2024-02-26 22:35:46 -05:00
Eric Lewis
b88752da69
softer line
2024-02-26 22:34:42 -05:00
Eric Lewis
48c569c371
feat: background depth
2024-02-26 22:31:03 -05:00
Eric Lewis
549dc5af10
feat: prettier search area
2024-02-26 22:24:15 -05:00
Vivian Phung
012beaad57
metadata ( #112 )
2024-02-26 21:10:04 -05:00
Vivian Phung
81f27442fb
github page ( #114 )
...
* ss
* comment out connect account tab model for now
2024-02-26 21:08:39 -05:00
Eric Lewis
2442e92395
feat: side bar tabs + icons
2024-02-26 18:35:45 -05:00
Vivian Phung
5eff273abb
Merge branch 'designsystem' of github.com:snowball-tools/snowballtools-base into designsystem
2024-02-26 17:46:28 -05:00
Vivian Phung
f9af066333
merge conflict and env.example
2024-02-26 17:45:51 -05:00
Eric Lewis
04460a24ac
Merge branch 'designsystem' of https://github.com/snowball-tools/snowballtools-base into designsystem
2024-02-26 17:45:38 -05:00
Eric Lewis
ccc4589033
partial sidebar style
2024-02-26 17:45:04 -05:00
Vivian Phung
cf2f9a88e1
Merge branch 'main' of github.com:snowball-tools/snowballtools-base into designsystem
2024-02-26 17:44:42 -05:00
Vivian Phung
50749055bf
ignore backend env file and readme
2024-02-26 17:33:44 -05:00
Vivian Phung
ef7c673698
ignore environments backend folder
2024-02-26 17:22:47 -05:00
Vivian Phung
7f11d8818d
update eslint with react version
2024-02-26 17:08:58 -05:00
Eric Lewis
cb614c8d8f
create project uses button
2024-02-26 17:02:53 -05:00
Vivian Phung
dbb928cd2f
cleanup gitignore example
2024-02-26 17:02:42 -05:00
Vivian Phung
cfd129fb96
frontend ignore .env and change image
2024-02-26 16:57:49 -05:00
Eric Lewis
efc10d3d7e
fix walletconnect
2024-02-26 15:11:18 -05:00
Eric Lewis
042aff2f87
temp (?) fix build
...
revert this if needed
2024-02-26 11:56:51 -05:00
b48afed24f
Add project create template for image upload PWA ( #109 )
...
* Use image upload PWA template
* Set template URL from env
* Handle review changes
* Update readme and build app script
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-26 17:54:35 +05:30
Vivian Phung
0dfecd024d
merge
2024-02-24 00:01:06 -05:00
6126c03eee
Restore https://github.com/snowball-tools/snowballtools-base/pull/103 ( #106 )
...
* Update logo.svg
* Update logo.svg
* Delete packages/frontend/public/favicon.ico
* Delete packages/frontend/public/logo192.png
* Delete packages/frontend/public/logo512.png
* Add files via upload
* Add files via upload
* Add files via upload
* Update site.webmanifest
* Update index.html
---------
Co-authored-by: Vivian Phung <dev+github@vivianphung.com>
2024-02-23 16:09:45 -06:00
353fd0f621
Set authority for record name from backend config ( #104 )
...
* Fix format of eth address to display
* Set authority for record name from backend config
* Add functionality to open repo button
* Use commit author image and commit url in activity card
* Handle review changes
* Fix commit author as null
* Add timeout to move to next page on project creation
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-23 14:47:29 +05:30
Andre H
5a5756bcf2
🔧 chore: add cloneIcon to dep list
2024-02-23 10:47:50 +07:00
Andre Hadianto
22233d95f8
Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4868-tags
2024-02-23 11:44:29 +08:00
Wahyu Kurniawan
12fba5ee0c
[T-4845: feat] Date picker component ( #97 )
...
* ⚡ ️ feat: create calendar icon for date picker
* ⚡ ️ feat: create date picker component
* 📝 docs: add date picker to the example page
* 🔧 chore: install `@radix-ui/react-popover`
2024-02-23 10:22:33 +07:00
Wahyu Kurniawan
9b6c777f5f
[T-4865: feat] Segmented controls component ( #91 )
...
* ⚡ ️ feat: create segmented controls component
* 📝 docs: add segmented controls component to example page
* ♻️ refactor: put the icon size to icon theme
* 🐛 fix: remove `value` from `useCallback` dependency
2024-02-23 10:20:08 +07:00
Andre H
05e1ac6b02
♻️ refactor: change tags to tag for rencer page
2024-02-22 22:48:31 +07:00
Andre H
55848b1dd1
♻️ refactor: rename tags to tag
2024-02-22 22:46:10 +07:00
Andre Hadianto
42bf1534fb
Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4869-toast
2024-02-22 23:42:47 +08:00
9acb9daacc
Update README after implementation of authentication ( #101 )
...
* Update README
* Add tooltip to display ethereum address
* Update README for production deployment
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 19:24:06 +05:30
f7c45ca045
Unset cookie domain to localhost by default ( #100 )
2024-02-22 17:52:49 +05:30
ef0eac8293
Implement authentication with SIWE ( #99 )
...
* Create web3 modal provider with SIWE
* Add auth router to handle SIWE authentication
* Use axios instance to make request
* Add button for SIWE authentication
* Add changes to access session in web-app GQL requests
* Add auth check in GQL context and load/create user
* Use authenticated user from context
* Redirect to sign in page if unauthenticated and logout button
* Change sign-in route to login
* Get project domain from config file
* Set user ethAddress column as unique
* Use formatted user name
* Get session secret and origin url from config file
* Add unique constraint for eth address
* Get secure and samesite from origin url
* Get wallet connect id and backend url from env file
* Format user email in member tab panel
* Add backend config isProduction to set trust proxy
* Use only one server url config
* Add tool tip for displaying email
* Add trustProxy and domain in server.session config
* Add SERVER_GQL_PATH constant in frontend
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 17:26:26 +05:30
Wahyu Kurniawan
7d1810ebd9
[T-4866: feat] Switch component ( #92 )
...
* ⚡ ️ feat: create switch component
* 📝 docs: add switch to the example page
* 🔧 chore: install `@radix-ui/react-switch`
* 🎨 style: add inset shadow
* 🎨 style: addjust input outline when error and focus
2024-02-22 17:42:13 +07:00
Wahyu Kurniawan
d2ca4df35a
[T-4864: feat] Radio component ( #90 )
...
* 🎨 style: make the cursor of the tab trigger wrapper to default
* ⚡ ️ feat: create radio component
* 📝 docs: add radio component to the example page
* 🔧 chore: install `@radix-ui/react-radio-group`
2024-02-22 17:30:33 +07:00
Zachery
30bbe4d766
[T-4870] Tooltip component ( #96 )
...
* fix: button forwardRef
* feat: tooltip component
2024-02-22 18:25:04 +08:00
Andre H
0e7343da6f
🔧 chore: gqlclientprovider import
2024-02-22 17:11:03 +07:00
Andre H
8952393b31
🔧 chore: remove not working swipe down gesture
2024-02-22 17:08:05 +07:00
Andre H
32918b7930
🔧 chore: index import
2024-02-22 17:07:15 +07:00
Andre H
596889b5e2
🔧 chore: add render tags component
2024-02-22 17:01:58 +07:00
Andre H
fb932eeb04
⚡ ️ feat: implement tags component
2024-02-22 17:01:36 +07:00
Andre H
200ea3ca7b
🐛 fix: aria-hidden naming on input
2024-02-22 16:14:27 +07:00
Andre H
ba87c6f22a
🔧 chore: replace react-hot-toast with custom toast
2024-02-22 16:11:37 +07:00
Andre H
4d646e1ac0
🔧 chore: extend to buttonOrLinkProps
2024-02-22 15:03:21 +07:00
Andre H
5be29a9745
🔧 chore: add id to allow singular toast deletion
2024-02-22 14:59:12 +07:00
Andre H
fffc370d40
🔧 chore: rework usememo logic
2024-02-22 14:58:57 +07:00
Andre H
1cd60d84dd
🔧 chore: use framer-motion
2024-02-22 14:22:29 +07:00
a846531e43
Set DNS in application deployment request ( #94 )
...
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 12:50:35 +05:30
Andre H
c8a153ad27
🔧 chore: usememo dependencies
2024-02-22 14:20:26 +07:00
Andre H
bb7a88f7e9
🔧 chore: add toast render page
2024-02-22 14:17:02 +07:00
Andre H
675112079c
⚡ ️ feat: implement toast component
2024-02-22 14:16:47 +07:00
Andre H
cb928c3360
🔧 chore: use buttonbaseprops, duration 2000 default
2024-02-22 14:16:21 +07:00
Andre H
5836779403
🔧 chore: export buttonBaseProps
2024-02-22 14:13:47 +07:00
Andre H
028dd35db1
🔧 chore: add icons
2024-02-22 14:13:27 +07:00
Andre H
ef9f4df28a
🔧 chore: ghost button is white, not transparent
2024-02-22 14:13:10 +07:00
6b17dce2ae
UI fixes in Snowball frontend app ( #93 )
...
* Fix alignment of deployment status chip
* Use template name from env
* Use env for git template link
* Add loading spinner for create project
* Display user name
* Format the displayed user name
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 11:25:17 +05:30
Wahyu Kurniawan
496404195c
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into andrehadianto/design-system-components
2024-02-22 12:45:17 +07:00
Wahyu Kurniawan
9dec48d67c
♻️ refactor: add disabled button example page
2024-02-22 12:24:25 +07:00
Andre H
267b52a352
Merge remote-tracking branch 'origin/andrehadianto/design-system-components' into andrehadianto/T-4869-toast
2024-02-22 11:49:11 +07:00
Andre H
fa96b6e734
🔧 chore: add to components render page
2024-02-22 11:46:39 +07:00
Andre H
22c581dd33
🔧 chore: add icons
2024-02-22 11:46:17 +07:00
Andre H
d3013719e6
🔧 chore: wip simple toast render
2024-02-22 11:45:55 +07:00
Andre H
98a4d7be07
⚡ ️ feat: implement toast contexts
2024-02-22 11:45:35 +07:00
Andre H
3928e2610f
🔧 chore: add zIndex toast token
2024-02-22 11:45:01 +07:00
Andre H
075cc05db5
⚒️ build: add @radix-ui/react-toast
2024-02-22 11:43:31 +07:00
e816c596ca
Publish ApplicationRecord
and ApplicationDeploymentRequest
on creating new deployments ( #89 )
...
* Create application deployment request on new deployment
* Save application deployment request datas in deployment entity
* Add project as dependency
* Use project repo name as record app name
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-22 10:04:33 +05:30
Wahyu Kurniawan
6df094bf2e
[T-4861: feat] Inline notification component ( #86 )
...
* ⚡ ️ feat: create info square icon component
* ⚡ ️ feat: create inline notification component
* 📝 docs: add js doc comment and add inline notification component to the example page
* 🐛 fix: use the right method of `useCallback
2024-02-22 10:45:19 +07:00
Andre Hadianto
2369f4498a
Merge pull request #85 from snowball-tools/andrehadianto/T-4863-input-field
...
feat: input field
2024-02-22 10:18:59 +08:00
Wahyu Kurniawan
eb6a727425
[T-4862: feat] Link component ( #88 )
2024-02-22 09:17:22 +07:00
Andre H
da2f7ede42
🔧 chore: add dependency to usememo
2024-02-22 09:15:17 +07:00
Andre H
448d0ceb7c
🔧 chore: 1 classname per object
2024-02-21 17:10:45 +07:00
Andre H
195d957251
🔧 chore: restructure tailwind classnames
2024-02-21 17:08:33 +07:00
Andre H
807a4b1197
🔧 chore: lint
2024-02-21 17:08:14 +07:00
Andre H
5f6723fad6
♻️ refactor: create new renderInput for component page
2024-02-21 17:07:59 +07:00
Andre H
b663067035
🔧 chore: use absolute import
2024-02-21 17:07:30 +07:00
8ca55cd888
Implement polling for project deployment updates ( #87 )
...
* Populate organization and user if db is empty
* Use hardcoded user id from fixtures
* Implement polling for get deployments query
* Handle review changes
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-21 15:34:33 +05:30
Andre Hadianto
b3a99475af
Merge branch 'andrehadianto/design-system-components' into andrehadianto/T-4863-input-field
2024-02-21 17:39:29 +08:00
Wahyu Kurniawan
ea44efa0f2
[T-4867: feat] Horizontal and vertical tabs component ( #84 )
...
* ⚡ ️ feat: create tabs component
* ♻️ refactor: avoid big conflict on the example page
* 🔧 chore: upgrade tailwindcss and install `@radix-ui/react-tabs`
* ⚡ ️ feat: create globe icon component
* 🎨 style: adjust vertical tab theme
* 📝 docs: add vertical tabs to the example page
2024-02-21 16:13:16 +07:00
Andre H
7d5963d776
🔧 chore: add input to page/components
2024-02-21 15:44:21 +07:00
Andre H
33b6191539
⚡ ️ feat: implement Input Field component
2024-02-21 15:43:53 +07:00
Andre H
636f68d7a4
🔧 chore: add more icons
2024-02-21 15:43:32 +07:00
Andre H
237e9e5cb9
🔧 chore: implement classnames utils
2024-02-21 15:43:09 +07:00
Andre H
e70bb34190
⚒️ build: reorder packages
2024-02-21 15:42:35 +07:00
fc240c93d8
SO deployable config for the backend. ( #83 )
...
* webapp-ify
* SO deployable config for the backend.
* Use process.env
* Detangle
2024-02-21 00:05:45 -06:00
Andre H
b5eef95d15
Merge remote-tracking branch 'origin/main'
2024-02-21 11:00:14 +07:00
Zachery
f0121605c4
feat: avatar component ( #76 )
2024-02-21 11:39:38 +08:00
Wahyu Kurniawan
83508cd81d
Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4837-badge
2024-02-20 23:38:35 +07:00
Wahyu Kurniawan
a5bce0cda2
🎨 style: adjust disabled hover text color
2024-02-20 23:34:20 +07:00
Wahyu Kurniawan
3a085a79ae
Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4838-checkbox
2024-02-20 23:29:18 +07:00
Wahyu Kurniawan
f764bea6d1
📝 docs: add badge to the example page
2024-02-20 23:26:04 +07:00
Wahyu Kurniawan
cc9c24cca1
🎨 style: add new font sizes
2024-02-20 23:26:04 +07:00
Wahyu Kurniawan
e482f998a1
⚡ ️ feat: create badge comopnent
2024-02-20 23:26:04 +07:00
Wahyu Kurniawan
b255078431
📝 docs: add checkbox to example component page
2024-02-20 23:25:19 +07:00
Wahyu Kurniawan
26260976fb
⚡ ️ feat: create check icon for checkbox component
2024-02-20 23:25:19 +07:00
Wahyu Kurniawan
5e3a6ad2b5
⚡ ️ feat: create checkbox component
2024-02-20 23:25:19 +07:00
Wahyu Kurniawan
f31ee7349f
🔧 chore: install @radix-ui/react-checkbox
2024-02-20 23:25:19 +07:00
Wahyu Kurniawan
5c5d759c10
♻️ refactor: fix typo and change to readable name
2024-02-20 23:24:28 +07:00
Wahyu Kurniawan
dc6bf3794a
⚡ ️ feat: add interaction on the example page
2024-02-20 23:24:28 +07:00
Wahyu Kurniawan
af0d28e654
🎨 style: add new shadows
2024-02-20 23:24:27 +07:00
Wahyu Kurniawan
4f7f9cf914
📝 docs: add calendar component to the example page
2024-02-20 23:24:27 +07:00
Wahyu Kurniawan
ad7dd1920a
⚡ ️ feat: create calendar component
2024-02-20 23:24:27 +07:00
Wahyu Kurniawan
cc97ddff9d
⚡ ️ feat: create chevron left, right, and grabbed horizontal component
2024-02-20 23:24:27 +07:00
Wahyu Kurniawan
4f2944a974
🔧 chore: install date-fns
and react-calendar
2024-02-20 23:24:26 +07:00
Wahyu Kurniawan
0f7c6c73c9
⚡ ️ feat: make the button component to forward ref
2024-02-20 22:59:31 +07:00
a45fb4c617
Fix deployments visit URL and date filter ( #78 )
...
* Add method to update multiple deployments in single query
* Fix deployments URL visit and date filter
* Clean fixtures data
* Update fixtures data
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-20 10:53:42 +05:30
Wahyu Kurniawan
2ac657c32e
🎨 style: add new spacing
2024-02-19 21:16:55 +07:00
Wahyu Kurniawan
943d427db1
📝 docs: add button icon only on component example
2024-02-19 21:16:39 +07:00
Wahyu Kurniawan
7e6b74208d
⚡ ️ feat: create cloneIcon
util function
2024-02-19 21:16:17 +07:00
Wahyu Kurniawan
2b78cab849
⚡ ️ feat: create custom icon and plus icon component
2024-02-19 21:15:51 +07:00
Wahyu Kurniawan
862862a9c5
🎨 style: update button and button icon only theme
2024-02-19 21:15:29 +07:00
Wahyu Kurniawan
6a3af491ca
Merge branch 'andrehadianto/design-system-components' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4834-button
2024-02-19 20:20:31 +07:00
Wahyu Kurniawan
92f7d07f3f
🔧 chore: install tailwind-variants
and @fontsource/inter
2024-02-19 20:16:25 +07:00
Wahyu Kurniawan
6fb94aeb11
🔧 chore: add absolute path
2024-02-19 20:15:56 +07:00