minishouyin/node_modules/antd/es/notification/interface.js

1 line
108 B
JavaScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
export const NotificationPlacements = ['top', 'topLeft', 'topRight', 'bottom', 'bottomLeft', 'bottomRight'];