@samuel-lewis/components
v1.0.0
Published
![](https://img.shields.io/npm/v/@samuel-lewis/components?style=flat-square&logo=npm)
Downloads
5
Readme
@samuel-lewis/components
Reusable React components based on the mantine.dev library.
ThemeProvider
: A preconfigured<MantineProvider>
with included light/dark mode cachingCopyable
: Wrapper Button to enable copying text to the client clipboardDebugPanel
: Display block for showing debug information in debug environments only.ThemeToggle
: Toggle between light/dark mode to be used withThemeProvider