Find and replace
Compare changes
Files
2- chris authored
@@ -68,7 +68,6 @@ const StyledIcon = styled(Icon)`
@@ -68,7 +68,6 @@ const StyledIcon = styled(Icon)`
@@ -118,7 +117,7 @@ const ButtonReplaceAll = styled.button`
@@ -118,7 +117,7 @@ const ButtonReplaceAll = styled.button`
@@ -133,6 +132,12 @@ const PreviousNextContainer = styled.div`
@@ -133,6 +132,12 @@ const PreviousNextContainer = styled.div`
@@ -206,6 +211,14 @@ const ExandedFindAndReplaceComponent = ({ close, nonExpandedText }) => {
@@ -206,6 +211,14 @@ const ExandedFindAndReplaceComponent = ({ close, nonExpandedText }) => {
@@ -240,8 +253,12 @@ const ExandedFindAndReplaceComponent = ({ close, nonExpandedText }) => {
@@ -240,8 +253,12 @@ const ExandedFindAndReplaceComponent = ({ close, nonExpandedText }) => {