Skip to content

Commit

Permalink
🐞 fix:merge
Browse files Browse the repository at this point in the history
  • Loading branch information
eleliauk committed Sep 21, 2024
1 parent a6f10d5 commit 35d3414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/components/chart/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
// eslint-disable-next-line simple-import-sort/imports
import { Canvas } from '@tarojs/components';
import Taro, { CanvasContext, Canvas as CanvasInterface } from '@tarojs/taro';
import React, { CSSProperties, useEffect, useState } from 'react';
Expand Down

0 comments on commit 35d3414

Please sign in to comment.