Skip to content

Commit

Permalink
tauri: Fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jun 18, 2022
1 parent 6b4aaed commit ad021bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autocorrect-tauri/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/anchor-is-valid */
import React, { useEffect, useState } from 'react';
import { invoke } from '@tauri-apps/api/tauri';
import { listen } from '@tauri-apps/api/event';
Expand Down

0 comments on commit ad021bb

Please sign in to comment.