refactor special request & time estimate components
This commit is contained in:
@@ -128,7 +128,7 @@ export default function SplitBillPage() {
|
||||
backgroundColor: themeName === "light" ? "white" : ProBlack2,
|
||||
}}
|
||||
>
|
||||
<Link to={`${id}/order`} style={{ width: "100%" }}>
|
||||
<Link to={`/${id}/order`} style={{ width: "100%" }}>
|
||||
<Button
|
||||
type="primary"
|
||||
shape="round"
|
||||
|
||||
Reference in New Issue
Block a user