1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
This commit is contained in:
Andrew Kingston 2022-04-06 13:41:07 +01:00
parent c25ca0cafd
commit 4f212397b0

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.