mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
fix(design-system): make shared-types visible to all of design-system
This commit is contained in:
parent
3d867c1db0
commit
c41fcabfd0
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
load("//:hack/react.bzl", "react_library")
|
||||
|
||||
package(default_visibility = ["//src/design-system:__subpackages__"])
|
||||
|
||||
react_library(
|
||||
name = "shared-types",
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue