mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-28 12:46:41 +00:00
Fixed typo
This commit is contained in:
@@ -19,7 +19,7 @@ export class SearchBar extends React.Component {
|
||||
const selectedTag = shortUrlsListParams.tags ? shortUrlsListParams.tags[0] : '';
|
||||
|
||||
return (
|
||||
<div class="serach-bar-container">
|
||||
<div className="serach-bar-container">
|
||||
<div className="search-bar">
|
||||
<input
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user