File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
resources/scripts/components/server/users Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default () => {
4848 }
4949
5050 return (
51- < ServerContentBlock title = { 'Subusers ' } >
51+ < ServerContentBlock title = { 'Users ' } >
5252 < FlashMessageRender byKey = { 'users' } css = { tw `mb-4` } />
5353 { ! subusers . length ?
5454 < p css = { tw `text-center text-sm text-neutral-300` } >
Original file line number Diff line number Diff line change @@ -2166,19 +2166,9 @@ camelize@^1.0.0:
21662166 version "1.0.0"
21672167 resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b"
21682168
2169- caniuse-lite@^1.0.30001088 :
2170- version "1.0.30001093"
2171- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001093.tgz#833e80f64b1a0455cbceed2a4a3baf19e4abd312"
2172- integrity sha512-0+ODNoOjtWD5eS9aaIpf4K0gQqZfILNY4WSNuYzeT1sXni+lMrrVjc0odEobJt6wrODofDZUX8XYi/5y7+xl8g==
2173-
2174- caniuse-lite@^1.0.30001135 :
2175- version "1.0.30001148"
2176- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001148.tgz#dc97c7ed918ab33bf8706ddd5e387287e015d637"
2177- integrity sha512-E66qcd0KMKZHNJQt9hiLZGE3J4zuTqE1OnU53miEVtylFbwOEmeA5OsRu90noZful+XGSQOni1aT2tiqu/9yYw==
2178-
2179- caniuse-lite@^1.0.30001165 :
2169+ caniuse-lite@^1.0.30001088, caniuse-lite@^1.0.30001135, caniuse-lite@^1.0.30001165 :
21802170 version "1.0.30001170"
2181- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001170.tgz#0088bfecc6a14694969e391cc29d7eb6362ca6a7 "
2171+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001170.tgz"
21822172 integrity sha512-Dd4d/+0tsK0UNLrZs3CvNukqalnVTRrxb5mcQm8rHL49t7V5ZaTygwXkrq+FB+dVDf++4ri8eJnFEJAB8332PA==
21832173
21842174chalk@^2.0, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2 :
You can’t perform that action at this time.
0 commit comments