Skip to content

Latest commit

 

History

History

chakra-next

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@v1v2/chakra-next

Helpers to combine Chakra UI and Next.

Installation

npm i @v1v2/chakra-next
# or
yarn add @v1v2/chakra-next

Components

  • Link – Combines a Chakra Link and a Next Link
  • LinkButton – Combines a Chakra Button and a Next Link
  • LinkIconButton – Combines a Chakra IconButton and a Next Link
  • LinkMenuItem – Combines a Chakra MenuItem and a Next Link

This package is part of V1V2 Open Source.