Skip to content

Commit

Permalink
try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ember-ruby authored Oct 29, 2023
1 parent 1223d28 commit 763d6e8
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 spring from 'react-motion/lib/spring';
import TransitionMotion from 'react-motion/lib/TransitionMotion';

Check failure on line 6 in app/javascript/flavours/glitch/components/status_reactions.jsx

View workflow job for this annotation

GitHub Actions / lint

There should be at least one empty line between import groups
import classNames from 'classnames';
import React from 'react';
import unicodeMapping from '../features/emoji/emoji_unicode_mapping_light';
import { unicodeMapping } from 'flavours/glitch/features/emoji/emoji_unicode_mapping_light';
import { AnimatedNumber } from './animated_number';
import { assetHost } from '../utils/config';

Expand Down

0 comments on commit 763d6e8

Please sign in to comment.