mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
chore: add react & styled-components to react macro, as most are implied.
This commit is contained in:
parent
ba558ecf91
commit
e61f827645
42 changed files with 21 additions and 154 deletions
|
@ -5,13 +5,9 @@ package(default_visibility = ["//visibility:public"])
|
|||
react_library(
|
||||
name = "picker-category",
|
||||
deps = [
|
||||
"react",
|
||||
"react-tooltip",
|
||||
"styled-components",
|
||||
"//src/design-system/atoms/role",
|
||||
"//src/design-system/atoms/typography",
|
||||
"//src/design-system/shared-types",
|
||||
"@types/react",
|
||||
"@types/styled-components",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue