bablerc

PHOTO EMBED

Thu Nov 25 2021 07:02:31 GMT+0000 (Coordinated Universal Time)

Saved by @vieyama #typescript #react

module.exports = {
  presets: [["next/babel"]],
  plugins: [["import", { libraryName: "antd", style: true }]],
};
content_copyCOPY