We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed3cfb commit 4297514Copy full SHA for 4297514
src/components/nurui/counter-loading.tsx
@@ -26,6 +26,7 @@ const CounterLoading = () => {
26
);
27
};
28
29
+
30
const StyledWrapper = styled.div`
31
width: 100vw;
32
height: 30rem;
0 commit comments