authoring-components
v1.1.19
Published
A library for simple authoring components made of for certain theme. NOTE: *under development*
Downloads
6
Readme
Authoring Components
Dont install this Package
Note: This package is currently under development.
This package contains a collection of authoring components designed to enhance the process of content creation and editing. These components can be integrated into various authoring tools and platforms to provide a seamless and user-friendly experience for authors.
Features
- Test 1: This is a test component.
Installation
npm install authoring-components
yarn add authoring-components
Usage
import { Test } from "authoring-components";
<Test />;
// Use the components in your application