Multiple prices (unfinished)

This commit is contained in:
2020-11-07 16:11:01 +01:00
parent 169c874cb0
commit dfa1a88163
8 changed files with 8223 additions and 3039 deletions

View File

@@ -1,7 +1,7 @@
import React from "react";
import RegulaminDialog from "./Dialogs/RegulaminDialog";
export default function (props) {
export default function Dialogs (props) {
return (
<div>
<RegulaminDialog />