mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 00:32:43 +10:00
placeholder package
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import "../styles/tailwind.css";
|
||||
import "../../../node_modules/placeholder-loading/src/scss/placeholder-loading.scss";
|
||||
import { ReactElement, ReactNode } from "react";
|
||||
import type { AppProps } from "next/app";
|
||||
import { NextPage } from "next";
|
||||
|
||||
Reference in New Issue
Block a user