UNPKG

next-nested-layout

Version:

Utility to create persistent and nested lay-outs in next-js (without the app-directory)

2 lines (1 loc) 71 B
export { Root, createLayout } from "./components/next-nested-layout";