We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608f33c commit 8275b5fCopy full SHA for 8275b5f
1 file changed
modules/core/src/main/java/module-info.java
@@ -56,6 +56,7 @@
56
// Popups
57
exports io.github.palexdev.mfxcore.popups;
58
exports io.github.palexdev.mfxcore.popups.menu;
59
+ exports io.github.palexdev.mfxcore.popups.notifications;
60
61
// Selection
62
exports io.github.palexdev.mfxcore.selection;
0 commit comments