fixes & UI improvements

This commit is contained in:
Čarodej
2022-01-14 08:50:59 +01:00
parent ceba8f5cc1
commit 1d0ba4d679
12 changed files with 186 additions and 103 deletions
@@ -51,7 +51,7 @@
import InfoBox from '/resources/js/components/Others/Forms/InfoBox'
export default {
name: 'PlanSettings',
name: 'PlanFixedSettings',
props: [
'plan'
],