1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
This commit is contained in:
Andrew Kingston 2022-04-06 13:41:07 +01:00
parent 34a0c77d73
commit 8a9e110929

View file

@ -1,5 +1,3 @@
import { notifications } from "./Stores/notifications"
/**
* Generates a DOM safe UUID.
* Starting with a letter is important to make it DOM safe.