This is an info Alert.
Sign in

Editor

  1. Components
  2. Editor
  • https://tiptap.dev/docs/editor/introduction
Preview

This is Heading 4

This is code

for (var i=1; i <= 20; i++) {
  if (i % 15 == 0)
    return "FizzBuzz"
  else if (i % 3 == 0)
    return "Fizz"
  else if (i % 5 == 0)
    return "Buzz"
  else
    return i
  }

The starting point for your next project with Minimal UI Kit, built on the newest version of Material-UI ©, ready to be customized to your style.

Minimal
About usContact usFAQs
Legal
Terms and conditionPrivacy policy
Contact
support@minimals.cc

© All rights reserved.