@abi-software/map-side-bar 2.12.2 → 2.12.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abi-software/map-side-bar",
3
- "version": "2.12.2",
3
+ "version": "2.12.4",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -40,8 +40,6 @@
40
40
  <li>
41
41
  <strong>To find by multiple terms:</strong>
42
42
  Searching for <code>nerve, vagus</code> will find data that contains either <code>nerve</code> OR <code>vagus</code>.
43
- <br/>
44
- Due to the limitation of the search engine, space between words in a comma block will be treated as comma when multiple terms search is active.
45
43
  </li>
46
44
  </ul>
47
45
  </div>