Tags: rtfpessoa/roodle
Tags
fix: add missing DateTimePicker styles (#6) The style for the DatePicker when creating a new poll is broken.  The bug was introduced in bf96fd2. This pull request: * Imports the styles from all mantine installed packages to fix the bug * Completes the 6.x -> 7.x mantine migration by replacing prism with the new code highlight package * Updates mantine packages to the latest version 7.1.x