0.0.6 • Published 11 months ago

@backscratch/next-admin v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

@backscratch/next-admin

Next.js admin/management React.js components for Backscratch.

Usage:

TBD

Add @backscratch/next-admin to transpilePackages config option in next.config.js

/** @type {import('next').NextConfig} */
const nextConfig = {
  transpilePackages: ['@backscratch/next-admin'],
};
 
module.exports = nextConfig;
0.0.6

11 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago