UNPKG

next-nested-layout

Version:

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

2 lines (1 loc) 58 B
export { Root, createLayout } from "./NestNestedLayout";