Multiple prices (unfinished)
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user