v1.0.3
update export components now you can export every component from his folder like this:
import { Actions } from '@paljs/ui/Actions';
or like the old way
import { Actions } from '@paljs/ui';
update export components now you can export every component from his folder like this:
import { Actions } from '@paljs/ui/Actions';
or like the old way
import { Actions } from '@paljs/ui';