new library added

This commit is contained in:
Benjamin Takats
2022-12-05 19:04:57 +01:00
parent 5735158927
commit b9265c3ec9
39 changed files with 1482 additions and 115 deletions

View File

@@ -12,6 +12,7 @@ class Header extends Component
public Country $country;
public $currentRouteName;
public string $c = 'de';
public bool $withGlobe = true;
public function rules()
{