-
Hi, is there a way to use the I'm trying to use a custom I want to avoid copying the code if that's possible. I tried to |
Beta Was this translation helpful? Give feedback.
Answered by
koba04
May 13, 2021
Replies: 1 comment 1 reply
-
@laymonage You can get the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
laymonage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@laymonage You can get the
defaultConfig
throughSWRConfig.default
. #1023