UNPKG

fastapi-rtk

Version:

A React component library for FastAPI in combination with FastAPI React Toolkit backend, built with Mantine, JsonForms, and Zustand.

5 lines (4 loc) 121 B
export * from './AddDialog'; export * from './DeleteDialog'; export * from './EditDialog'; export * from './ViewDialog';