mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
feat(design-system): use rpcs
This commit is contained in:
parent
f31b32c54a
commit
00dff464df
7 changed files with 14 additions and 10 deletions
|
@ -5,6 +5,8 @@ package(default_visibility = ["//visibility:public"])
|
|||
react_library(
|
||||
name = "fixtures",
|
||||
deps = [
|
||||
"@roleypoly/rpc",
|
||||
"//src/rpc/discord",
|
||||
"//src/rpc/platform",
|
||||
"//src/rpc/shared",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue