mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 23:30:32 +00:00
WIP: Arabic localization.
This commit is contained in:
5
client/src/store/plans/plans.actions.js
Normal file
5
client/src/store/plans/plans.actions.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import t from 'store/types';
|
||||
|
||||
export const initSubscriptionPlans = () => ({
|
||||
type: t.INIT_SUBSCRIPTION_PLANS
|
||||
});
|
||||
Reference in New Issue
Block a user