]> Untitled Git - lemmy-ui.git/commitdiff
Merge remote-tracking branch 'lemmy/main' into fix/wider-max-width-1536
authorJay Sitter <jay@jaysitter.com>
Mon, 26 Jun 2023 15:31:01 +0000 (11:31 -0400)
committerJay Sitter <jay@jaysitter.com>
Mon, 26 Jun 2023 15:31:01 +0000 (11:31 -0400)
* lemmy/main:
  chore(DX): Add prettier to eslint config for use with editors
  fix: Remove unnecessary string interpolations

1  2 
src/shared/components/common/vote-buttons.tsx
src/shared/components/post/post-listing.tsx

index 1b4f4890b0a5b154eba5613af31759acef305541,005db8c003ec5aecbe806d9ff5996a3f07841f8b..ff12125f21328f33fa5fed7e26e050081802b390
@@@ -174,7 -174,7 +174,7 @@@ export class VoteButtons extends Compon
  
    render() {
      return (
-       <div className={`vote-bar pe-0 small text-center`}>
 -      <div className="vote-bar col-1 pe-0 small text-center">
++      <div className="vote-bar pe-0 small text-center">
          <button
            type="button"
            className={`btn-animate btn btn-link p-0 ${