README
@onwave/ui
install
npm install --save @onwave/ui
yarn add @onwave/ui
storybook
notes
If you want to use next/link
normally, use Link Provider
.
<LinkProvider type="next">
onwave ui library
<script type="module">
import onwaveUi from 'https://cdn.skypack.dev/@onwave/ui';
</script>
npm install --save @onwave/ui
yarn add @onwave/ui
If you want to use next/link
normally, use Link Provider
.
<LinkProvider type="next">