Skip to content

Commit

Permalink
add aggregate info
Browse files Browse the repository at this point in the history
  • Loading branch information
yangw-dev committed Feb 7, 2025
1 parent 3c3a374 commit c4ae567
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
} from "@mui/material";
import { useEffect, useState } from "react";

export default function SimpleDropList({
export default function DropDownList({
onChange,
defaultValue,
options,
Expand Down

0 comments on commit c4ae567

Please sign in to comment.